MGS3001 Python Programming for Business, Spring 2025
Wed, 26 February 2025
In this chapter, the student learns to process strings at a detailed level. String slicing and algorithms that step through the individual characters in a string are discussed, and several built-in functions and string methods for character and text processing are introduced. This chapter also includes examples of string tokenizing and parsing CSV files.
© 2025 Chad (Chungil Chae). All rights reserved.